Job Radar. Live notifications. AI processed.
freelancer.com 2026-04-23 🟡
🔹 Automate German Hospital Job Scraping
👤 Client: 🇩🇪 Budapest, Germany Member since 2026-04-23
💰 Price: $440 Average bid
🚩 Problem: Need to automate weekly scraping of job listings from 150 German hospital career pages, handle pagination and JavaScript-rendered content, and update Google Sheets with new vacancies.
📦 Existing: [Google Sheet]
Specifications:
[Target] Extract job listings from 150 German hospitals' career pages
[Method] Use Selenium or Puppeteer for handling JavaScript and pagination
[UI/UX] Not applicable
[Stack] Python with Selenium/Puppeteer, Google Sheets API, Cloud Functions
[Security] Secure credentials storage (env vars), rate limiting to avoid detection
[Format] JSON output, updated Google Sheet
Workflow:
Set up a Python script using Selenium or Puppeteer for navigating through the hospital career pages and extracting job listings.
Implement pagination handling logic to ensure all sections are crawled.
Integrate with Google Sheets API to update the sheet with new vacancies while ensuring data deduplication.
Deploy the script as a Cloud Function scheduled to run weekly via Cloud Scheduler.